var encoding/asn1.timeType

3 uses

	encoding/asn1 (current package)
		asn1.go#L663: 	timeType             = reflect.TypeFor[time.Time]()
		common.go#L159: 	case timeType:
		marshal.go#L462: 	case timeType: